home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak Vol C-14
/
Vol C-14.iso
/
games
/
match_up.swf
/
scripts
/
DefineButton2_81
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2012-04-23
|
154b
|
11 lines
on(release){
zuege_txt = "0";
karten_txt = "16";
timedif = "0";
gotoAndPlay(92);
tellTarget("/timer1")
{
play();
}
}